window: Make the sample code obey the party line on geometry widgets
authorDebarshi Ray <debarshir@gnome.org>
Tue, 29 Mar 2016 17:58:21 +0000 (19:58 +0200)
committerDebarshi Ray <debarshir@gnome.org>
Wed, 30 Mar 2016 11:21:50 +0000 (13:21 +0200)
commitfd143a2b38b0f24ef7315021a447d593f57b0a99
tree520e8a1b41728e298cfd88a79efc5cd281971943
parentbde5281ae811179b11e8344c8312e58698e658cb
window: Make the sample code obey the party line on geometry widgets

The geometry_widget parameter is deprecated [1]. If one is passed, we
remove GDK_HINT_BASE_SIZE and GDK_HINT_RESIZE_INC from the mask [2].

[1] commit 08974a1e9a6099a5a94b9d56970dbf96e473ba87
[2] commit f7cc4abbad76f354cdc740e7fb9192719f72a89a

https://bugzilla.gnome.org/show_bug.cgi?id=764321
gtk/gtkwindow.c